Skip to content
This repository has been archived by the owner on Nov 23, 2023. It is now read-only.

fix(lib): threshold proof peer argument #372

Merged
merged 1 commit into from
Oct 13, 2023
Merged

Conversation

brech1
Copy link
Member

@brech1 brech1 commented Oct 9, 2023

Description

This PR updates the threshold proof generation, for which we were using the participant index in the set as the argument for the proof, but now we're receiving the participant's ethereum address.

Related Issues

  • Closes #371

@brech1 brech1 force-pushed the fix/threshold-peer-id branch from 7f0dab1 to feb4f1b Compare October 9, 2023 20:53
@brech1 brech1 marked this pull request as ready for review October 9, 2023 20:57
@lazovicff lazovicff merged commit cc4cd1f into master Oct 13, 2023
1 check passed
@brech1 brech1 deleted the fix/threshold-peer-id branch November 2, 2023 10:32
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix threshold proof peer_id input
2 participants